[MOB-11390] add-git-action-to-run-tests-in-ci#34
Closed
lposen wants to merge 31 commits into
Closed
Conversation
…including dependency installation, type checking, linting, and testing
…nshots instead of actual image links
…the testing section
… enhanced project visibility
…badge format for better clarity
…larity and consistency
…step for streamlined coverage management
❌ 1 blocking issue (1 total)
|
…for QLTY coverage reporting
…/github.com/Iterable/iterable-expo-plugin into MOB-11390-add-git-action-to-run-tests-in-ci * 'MOB-11390-add-git-action-to-run-tests-in-ci' of https://github.com/Iterable/iterable-expo-plugin:
…r coverage and maintainability
| uses: actions/checkout@v4 | ||
|
|
||
| - name: Dependency Review | ||
| uses: actions/dependency-review-action@v3 |
…nto MOB-11390-add-git-action-to-run-tests-in-ci
…tHub Actions workflow
| @@ -0,0 +1,56 @@ | |||
| # name: Build and Commit | |||
| @@ -0,0 +1,56 @@ | |||
| # name: Build and Commit | |||
| @@ -0,0 +1,56 @@ | |||
| # name: Build and Commit | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎟️ JIRA ticket(s)
🏕 Description
Please explain the changes you made
📷 Screenshots
Screenshots if the PR has visual changes.
🧐 Testing
Please explain the steps needed to verify your change.
📝 Documentation
How have you documented these changes?